home *** CD-ROM | disk | FTP | other *** search
/ Popular Request / By Popular Request (Arsenal Computer)(SysOptics Distribution System).ISO / amiga3 / ms-ued67.lha / uni-Ed_version.doc < prev    next >
Text File  |  1993-11-09  |  6KB  |  177 lines

  1.                         Uni-Ed version information
  2.                         --------------------------
  3.  
  4. CHANGES v1.9:
  5. -------------
  6. 1: Handle changing is now implemented and pointers need not be run.  This was
  7.    the original problem but all Handle pointers are now adjusted after a handle
  8.    change.
  9. 2: All text is now external;  copy Uni-Edtext to SYSTEXT: and edit it to your
  10.    liking.
  11.  
  12. CHANGES v2.0:
  13. -------------
  14. 1: BUG FIX!!  Pointers were not being sorted correctly.. This is DEFINITELY
  15.    fixed and no harm will be done by this version..   I tested it for 72 hours
  16.    myself and also via my beta-testers.
  17.  
  18. CHANGES v2.2:
  19. -------------
  20. 1. Minor Uni-Edtext change - Inf. Byte and Inf.File flag text was reversed.
  21. 2. Now changes online user's status IMMEDIATELY when edited.
  22.  
  23. CHANGES v3.0:
  24. -------------
  25. 1. Now allows users to be killed.
  26. 2. Prevents ONLINE users from being killed.
  27. 3. Prevents the SYSOP's account from being killed.
  28. 4. More additions to SYSTEXT:Uni-Edtext
  29.  
  30. CHANGES 3.1:
  31. ------------
  32. 1. Reserve Account function has been added to allow the sysop to pre-logon
  33.    a new user.
  34. 2. Uses the lowest, previously unused account for new user reservations.
  35. 3. Bug fixed where minutes per day prevously allowed up to 99, now allows up to
  36.    255.
  37.  
  38. CHANGES 3.5:
  39. ------------
  40. 1. Bug fixed where last user was still specified as ONLINE.
  41. 2. Bug fixed where ByteCredits were displayed as LONG and not UNSIGNED causing
  42.    negative ByteCredits.
  43. 3. Changes in Uni-Edtext, please make sure you make the changes before reporting
  44.    any possible bugs.
  45.  
  46. CHANGES 3.6:
  47. ------------
  48. 1. Bug fix where assigning a new access group did not adopt the priveledges
  49.    for the new access to the user.
  50. 2. Changes made to reflect the new MCI scheme.
  51.  
  52. CHANGES 3.7:
  53. ------------
  54. 1. CallBack @ Login flag support added.
  55. 2. Small formatting changes in the PRIVS sections of Uni-Edtext.
  56. 3. Now allows U[account number/handle] to load/edit a user at the main Uni-Ed prompt.
  57.               ^^
  58.                no spaces (maybe later :)
  59.  
  60. CHANGES 3.8:
  61. ------------
  62. 1. Recompiled for C-Net AMIGA v2.0
  63. 2. Now allows entering an account # at the main Uni-Ed prompt
  64.    while still retaining the "U" funtion of the regular "load user"
  65.    prompt.
  66.  
  67. CHANGES v5.10:
  68. --------------
  69. 1: Recompiled for CNet v2.20!
  70. 2: Most of the new flags and options supported now.
  71. 3: Macro and signature editing capabilities implemented.
  72. 4: "Reserve User" function has been removed temporarily - will be
  73.    re-implemented later, due to continuing interest in this function.
  74.  
  75. Options & flags not supported until I get the newest headers from Perspective:
  76.  
  77.     RECEIVE MAIL
  78.     ALLOW WHO BANNER
  79.     TERMLINK ACCESS
  80.     PORT MONITOR ACCESS
  81.     BIRTHDATE
  82.     Changing of VOICE phone #.
  83.     Access control of editing Handle, Name etc, Address, voice & data #'s.
  84.  
  85. CHANGES v5.20:
  86. --------------
  87. 1: Many significant changes to the new configurable User List.
  88.    (see the section titled USER LIST for more details)
  89.  
  90. Changes v6.0:
  91. -------------
  92. 1: New CNet flags added:   Private Personal data (edit handle etc,..)
  93.                            TermLink access
  94.                            PortMonitor acess
  95.                            TimeLock Exempt
  96.                            ReceiveMail
  97.                            Allow WHO Banner
  98. 2: Signatures that exist are now denoted with an asterisk (*)
  99. 3: If a blank signature is saved, you are given the option to delete
  100.    the signature.
  101. 4: New format Hide/Muffle now supported.
  102. 5: New format Response pausing now supported.
  103. 6: A version string has now been added to allow you to find out the version
  104.    number of uni-ed, using "Version uni-ed" from any CLI/Shell.
  105.  
  106. Changes v6.2:
  107. -------------
  108. 1: if user has the "unlimited Credits" or "unlimited files" flags set,
  109.    "NO LIMIT" is now displayed in BYTE CREDITS and/or FILE CREDITS.
  110.    (The "NO LIMIT" text is editable in uni-edtext)
  111. 2: Minor cosmetic changes/fixes.
  112.  
  113. Changes v6.3:
  114. -------------
  115. [minor uni-edtext alterations]
  116.  
  117. Changes v6.4:
  118. -------------
  119. 1: All new flags and variables up to CNet v2.25a have been implemented
  120.    including, but not limited to:
  121.  
  122.       Log to Mail
  123.       Log flags
  124.       DailyPfileMinutes
  125.         PfileMinutesToday
  126.         all 4 TRI-STATE flags (private msgs, use alias, write anon, delete own)
  127.  
  128. 2: All 31 Base, UDBase, Pfile/Gfile and Log flags are now supported instead of
  129.    24.
  130. 3: Bug fix in the "show" personal variables flags.
  131. 4: Most text is now Uni-Ed exclusive, relying very minutely on BBSTEXT.
  132. 5: UUCP id change now renames users mail directory
  133.    (as it was SUPPOSED to. whoops!)
  134.  
  135. 6: Perhaps the most convenient change!! :
  136.     If you have Uni-Ed installed in BBSMENU, it will now look for parsed
  137.     strings!  So, if you have the command "UE" in bbsmenu for Uni-Ed, entering
  138.     "UE1!" will now load account 1 (sysop), "UE3!" will load account 3, and so
  139.     on and so forth.  Access group are not yet supported in this manner but
  140.     entering "UE A" will take you right to the screen where the access groups
  141.     are listed so you can choose one of them at this point.
  142.  
  143.  
  144. Changes v6.5:
  145. -------------
  146. 1: New NetMail flags added.
  147. 2: Userlist removed from Uni-Ed since we (MetalSoft) have now released a
  148.    stand-alone userlist program.
  149.  
  150. Changes v6.5:
  151. -------------
  152. None really.. Minor internal changes and recompiled for CNet 2.40+
  153.  
  154. One note: Handle Changes within Uni-Ed have been improved and the time taken
  155. for the sorting has been incresed 100%!  Thanks to Perspective's new method of
  156. handling user accounts.
  157.  
  158.  
  159. Changes v6.6 - 6.7:
  160. -------------
  161. Minor internal changes and recompiled for CNet 2.96+
  162. Uni-EdTEXT has changed, remember to DIFF the changes.
  163.  
  164. Note: The User Kill function has been temporarily disabled.  This will
  165.       be fixed for the next release. (you really shouldn't trust any
  166.       "User Delete" utility/command other than CNet's internal one
  167.       anyways).
  168.  
  169.  
  170.  
  171. FUTURE PLANS (still in the works):
  172. -------------
  173.  Future improvements (not including header changes to CNet by Perspective
  174. Software) will be concentrated on better priviledge flag organization,
  175. addition of routines to edit ALL user dates, cutting code size without
  176. sacrificing program efficiency, and other minor visual improvements.
  177.